- start the class VPC
- start all three instances
- setup transction replication between SQLDEV01 and SQLDEV03 ot the TicketOrders table of the TicketOrdersWA database
	- make the distributor SQLDEV01
- run through the scripts 1 to 6
- do a mirroring failover
- run through the scripts 7 to 10
- change script 6 to point to SQLDEV02 instead of SQLDEV03
- stop script 5
- wait a few seconds, re-run script 6 to prove no data loss

Enjoy!